home *** CD-ROM | disk | FTP | other *** search
Text File | 2002-02-13 | 38.9 KB | 1,127 lines |
- ##### SCENARIO.DAT #####
- #
- # Identifiers are case-insensitive
- # Identifier must be 'A'-'Z', '0'-'9' or '_'
- # The only operator is '='
- # All values are numerical
- #
- #####
-
-
- #EHE - Action Code Buy_Sell::action_raisestatus
-
- g_RaiseStatus_GVTStab_Strength = 1000
- g_RaiseStatus_PopAngry_Strength = 1000
- g_RaiseStatus_Rebels_Strength = 1000
- g_RaiseStatus_RelationsTarget_Strength = 1500
- g_RaiseStatus_RelationsWorld_Strength = 600
-
- g_RaiseStatus_GVTStab_LowerBound = 1.0
- g_RaiseStatus_PopAngry_LowerBound = 1.0
- g_RaiseStatus_Rebels_LowerBound = 1.0
- g_RaiseStatus_RelationsTarget_LowerBound = 1.0
- g_RaiseStatus_RelationsWorld_LowerBound = 1.0
-
- g_RaiseStatus_GVTStab_UpperBound = 1.07
- g_RaiseStatus_PopAngry_UpperBound = 1.05
- g_RaiseStatus_Rebels_UpperBound = 1.10
- g_RaiseStatus_RelationsTarget_UpperBound = 1.20
- g_RaiseStatus_RelationsWorld_UpperBound = 1.10
-
- #EHE - Action Code Buy_Sell::action_lowerstatus
-
- g_LowerStatus_RelationsWorld_Strength = -1000
- g_LowerStatus_RelationsWorld_LowerBound = 0.90
- g_LowerStatus_RelationsWorld_UpperBound = 1.00
-
- #EHE - Action Code Buy_Sell::action_alliance
-
- g_ActionAlliance_GVTStab_Strength = 1500
- g_ActionAlliance_PopAngry_Strength = 2000
- g_ActionAlliance_Rebels_Strength = 1000
- g_ActionAlliance_RelationsTarget_Strength = 1000
- g_ActionAlliance_RelationsWorld_Strength = 400
-
- g_ActionAlliance_GVTStab_LowerBound = 1.0
- g_ActionAlliance_PopAngry_LowerBound = 1.0
- g_ActionAlliance_Rebels_LowerBound = 1.0
- g_ActionAlliance_RelationsTarget_LowerBound = 1.0
- g_ActionAlliance_RelationsWorld_LowerBound = 1.0
-
- g_ActionAlliance_GVTStab_UpperBound = 1.10
- g_ActionAlliance_PopAngry_UpperBound = 1.08
- g_ActionAlliance_Rebels_UpperBound = 1.02
- g_ActionAlliance_RelationsTarget_UpperBound = 1.10
- g_ActionAlliance_RelationsWorld_UpperBound = 1.08
-
- #EHE - Action Code Buy_Sell::action_conquest
-
- g_ActionConquest_GVTStab_Strength = 1000
- g_ActionConquest_PopAngry_Strength = 1000
- g_ActionConquest_Rebels_Strength = 1000
-
- g_ActionConquest_GVTStab_LowerBound = 1.0
- g_ActionConquest_PopAngry_LowerBound = 1.0
- g_ActionConquest_Rebels_LowerBound = 1.0
-
- g_ActionConquest_GVTStab_UpperBound = 1.08
- g_ActionConquest_PopAngry_UpperBound = 1.05
- g_ActionConquest_Rebels_UpperBound = 1.10
-
- #EHE - Action Code Buy_Sell::action_buyenergy
-
- g_ActionBuyEnergy_PopAngry_Strength = 500
- g_ActionBuyEnergy_RelationsTarget_Strength = 100
-
- g_ActionBuyEnergy_PopAngry_LowerBound = 1.0
- g_ActionBuyEnergy_RelationsTarget_LowerBound = 1.0
-
- g_ActionBuyEnergy_PopAngry_UpperBound = 1.03
- g_ActionBuyEnergy_RelationsTarget_UpperBound = 1.05
-
- #EHE - Action Code Buy_Sell::action_sellenergy
-
- g_ActionSellEnergy_RelationsTarget_Strength = 100.0
- g_ActionSellEnergy_RelationsTarget_LowerBound = 1.0
- g_ActionSellEnergy_RelationsTarget_UpperBound = 1.03
-
- #EHE - Action Code Buy_Sell::action_buyiron
-
- g_ActionBuyIron_GVTStab_Strength = 200
- g_ActionBuyIron_Industry_Strength = 400
- g_ActionBuyIron_Production_Strength = 500
- g_ActionBuyIron_RelationsTarget_Strength = 100
-
- g_ActionBuyIron_GVTStab_LowerBound = 1.0
- g_ActionBuyIron_Industry_LowerBound = 1.0
- g_ActionBuyIron_Production_LowerBound = 1.0
- g_ActionBuyIron_RelationsTarget_LowerBound = 1.0
-
- g_ActionBuyIron_GVTStab_UpperBound = 1.02
- g_ActionBuyIron_Industry_UpperBound = 1.01
- g_ActionBuyIron_Production_UpperBound = 1.02
- g_ActionBuyIron_RelationsTarget_UpperBound = 1.03
-
- #EHE - Action Code Buy_Sell::action_selliron
-
- g_ActionSellIron_Industry_Strength = -500
- g_ActionSellIron_Production_Strength = -500
- g_ActionSellIron_RelationsTarget_Strength = 100
-
- g_ActionSellIron_Industry_LowerBound = 0.99
- g_ActionSellIron_Production_LowerBound = 0.98
- g_ActionSellIron_RelationsTarget_LowerBound = 1.0
-
- g_ActionSellIron_Industry_UpperBound = 1.00
- g_ActionSellIron_Production_UpperBound = 1.00
- g_ActionSellIron_RelationsTarget_UpperBound = 1.02
-
- #EHE - Action Code Buy_Sell::action_buycereal
-
- g_ActionBuyCereal_GVTStability_Strength = 600
- g_ActionBuyCereal_PopAngry_Strength = 500
- g_ActionBuyCereal_RelationsTarget_Strength = 100
-
- g_ActionBuyCereal_GVTStability_LowerBound = 1.0
- g_ActionBuyCereal_PopAngry_LowerBound = 1.0
- g_ActionBuyCereal_RelationsTarget_LowerBound = 1.0
-
- g_ActionBuyCereal_GVTStability_UpperBound = 1.03
- g_ActionBuyCereal_PopAngry_UpperBound = 1.05
- g_ActionBuyCereal_RelationsTarget_UpperBound = 1.04
-
- #EHE - Action Code Buy_Sell::action_sellcereal
-
- g_ActionSellCereal_RelationsTarget_Strength = 100.0
- g_ActionSellCereal_RelationsTarget_LowerBound = 1.0
- g_ActionSellCereal_RelationsTarget_UpperBound = 1.03
-
- #EHE - Action Code Buy_Sell::action_buymeat
-
- g_ActionBuyMeat_GVTStability_Strength = 400
- g_ActionBuyMeat_PopAngry_Strength = 500
- g_ActionBuyMeat_RelationsTarget_Strength = 100
-
- g_ActionBuyMeat_GVTStability_LowerBound = 1.0
- g_ActionBuyMeat_PopAngry_LowerBound = 1.0
- g_ActionBuyMeat_RelationsTarget_LowerBound = 1.0
-
- g_ActionBuyMeat_GVTStability_UpperBound = 1.02
- g_ActionBuyMeat_PopAngry_UpperBound = 1.03
- g_ActionBuyMeat_RelationsTarget_UpperBound = 1.03
-
-
- #EHE - Action Code Buy_Sell::action_sellmeat
-
- g_ActionSellMeat_RelationsTarget_Strength = 100.0
- g_ActionSellMeat_RelationsTarget_LowerBound = 1.0
- g_ActionSellMeat_RelationsTarget_UpperBound = 1.02
-
- #EHE - Action Code Buy_Sell::action_buygold
-
- g_ActionBuyGold_GVTStab_Strength = 400
- g_ActionBuyGold_PopAngry_Strength = 500
- g_ActionBuyGold_Rebels_Strength = 300
- g_ActionBuyGold_RelationsTarget_Strength = 200
-
- g_ActionBuyGold_GVTStab_LowerBound = 1.0
- g_ActionBuyGold_PopAngry_LowerBound = 1.0
- g_ActionBuyGold_Rebels_LowerBound = 1.0
- g_ActionBuyGold_RelationsTarget_LowerBound = 1.0
-
- g_ActionBuyGold_GVTStab_UpperBound = 1.02
- g_ActionBuyGold_PopAngry_UpperBound = 1.05
- g_ActionBuyGold_Rebels_UpperBound = 1.02
- g_ActionBuyGold_RelationsTarget_UpperBound = 1.06
-
- #EHE - Action Code Buy_Sell::action_sellgold
-
- g_ActionSellGold_RelationsTarget_Strength = 200.0
- g_ActionSellGold_RelationsTarget_LowerBound = 1.0
- g_ActionSellGold_RelationsTarget_UpperBound = 1.05
-
-
-
-
- #EHE - Action Code_Internal::action_raisetaxres
-
- g_ActionRaiseTaxeRes_GVTStability_Strenght = -1000
- g_ActionRaiseTaxeRes_PopAngry_Strenght = -2000
- g_ActionRaiseTaxeRes_Rebels_Strenght = -1000
-
- g_ActionRaiseTaxeRes_GVTStability_LowerBound = 0.90
- g_ActionRaiseTaxeRes_PopAngry_LowerBound = 0.90
- g_ActionRaiseTaxeRes_Rebels_LowerBound = 0.95
-
- g_ActionRaiseTaxeRes_GVTStability_UpperBound = 1.0
- g_ActionRaiseTaxeRes_PopAngry_UpperBound = 1.0
- g_ActionRaiseTaxeRes_Rebels_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_raisetaxcom
-
- g_ActionRaiseTaxeCom_PopAngry_Strenght = -1000
- g_ActionRaiseTaxeCom_Production_Strenght = -1000
-
- g_ActionRaiseTaxeCom_PopAngry_LowerBound = 0.95
- g_ActionRaiseTaxeCom_Production_LowerBound = 0.90
-
- g_ActionRaiseTaxeCom_PopAngry_UpperBound = 1.0
- g_ActionRaiseTaxeCom_Production_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_raisetaxind
-
- g_ActionRaiseTaxeInd_PopAngry_Strenght = -700
- g_ActionRaiseTaxeInd_Energy_Strenght = -500
- g_ActionRaiseTaxeInd_Iron_Strenght = -500
- g_ActionRaiseTaxeInd_Cereal_Strenght = -500
- g_ActionRaiseTaxeInd_Meat_Strenght = -500
- g_ActionRaiseTaxeInd_Gold_Strenght = -500
- g_ActionRaiseTaxeInd_Industry_Strenght = -500
- g_ActionRaiseTaxeInd_Production_Strenght = -2000
-
- g_ActionRaiseTaxeInd_PopAngry_LowerBound = 0.95
- g_ActionRaiseTaxeInd_Energy_LowerBound = 0.95
- g_ActionRaiseTaxeInd_Iron_LowerBound = 0.95
- g_ActionRaiseTaxeInd_Cereal_LowerBound = 0.95
- g_ActionRaiseTaxeInd_Meat_LowerBound = 0.95
- g_ActionRaiseTaxeInd_Gold_LowerBound = 0.97
- g_ActionRaiseTaxeInd_Industry_LowerBound = 0.97
- g_ActionRaiseTaxeInd_Production_LowerBound = 0.85
-
- g_ActionRaiseTaxeInd_PopAngry_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Energy_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Iron_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Cereal_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Meat_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Gold_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Industry_UpperBound = 1.0
- g_ActionRaiseTaxeInd_Production_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_lowertaxres
-
- g_ActionLowerTaxeRes_GVTStability_Strenght = 500
- g_ActionLowerTaxeRes_PopAngry_Strenght = 1000
- g_ActionLowerTaxeRes_Rebels_Strenght = 2000
-
- g_ActionLowerTaxeRes_GVTStability_LowerBound = 1.0
- g_ActionLowerTaxeRes_PopAngry_LowerBound = 1.0
- g_ActionLowerTaxeRes_Rebels_LowerBound = 1.0
-
- g_ActionLowerTaxeRes_GVTStability_UpperBound = 1.10
- g_ActionLowerTaxeRes_PopAngry_UpperBound = 1.10
- g_ActionLowerTaxeRes_Rebels_UpperBound = 1.15
-
- #EHE - Action Code_Internal::action_lowertaxcom
-
- g_ActionLowerTaxeCom_GVTStability_Strenght = 1000
- g_ActionLowerTaxeCom_PopAngry_Strenght = 1000
- g_ActionLowerTaxeCom_Production_Strenght = 1000
- g_ActionLowerTaxeCom_Rebels_Strenght = 1000
-
- g_ActionLowerTaxeCom_GVTStability_LowerBound = 1.0
- g_ActionLowerTaxeCom_PopAngry_LowerBound = 1.0
- g_ActionLowerTaxeCom_Production_LowerBound = 1.0
- g_ActionLowerTaxeCom_Rebels_LowerBound = 1.0
-
- g_ActionLowerTaxeCom_GVTStability_UpperBound = 1.07
- g_ActionLowerTaxeCom_PopAngry_UpperBound = 1.05
- g_ActionLowerTaxeCom_Production_UpperBound = 1.05
- g_ActionLowerTaxeCom_Rebels_UpperBound = 1.10
-
- #EHE - Action Code_Internal::action_lowertaxind
-
- g_ActionLowerTaxeInd_Energy_Strenght = 1000
- g_ActionLowerTaxeInd_Iron_Strenght = 1000
- g_ActionLowerTaxeInd_Cereal_Strenght = 1000
- g_ActionLowerTaxeInd_Meat_Strenght = 1000
- g_ActionLowerTaxeInd_Gold_Strenght = 1000
- g_ActionLowerTaxeInd_Industry_Strenght = 2000
- g_ActionLowerTaxeInd_Production_Strenght = 2000
-
- g_ActionLowerTaxeInd_Energy_LowerBound = 1.0
- g_ActionLowerTaxeInd_Iron_LowerBound = 1.0
- g_ActionLowerTaxeInd_Cereal_LowerBound = 1.0
- g_ActionLowerTaxeInd_Meat_LowerBound = 1.0
- g_ActionLowerTaxeInd_Gold_LowerBound = 1.0
- g_ActionLowerTaxeInd_Industry_LowerBound = 1.0
- g_ActionLowerTaxeInd_Production_LowerBound = 1.0
-
- g_ActionLowerTaxeInd_Energy_UpperBound = 1.05
- g_ActionLowerTaxeInd_Iron_UpperBound = 1.05
- g_ActionLowerTaxeInd_Cereal_UpperBound = 1.05
- g_ActionLowerTaxeInd_Meat_UpperBound = 1.10
- g_ActionLowerTaxeInd_Gold_UpperBound = 1.05
- g_ActionLowerTaxeInd_Industry_UpperBound = 1.10
- g_ActionLowerTaxeInd_Production_UpperBound = 1.08
-
- #EHE - Action Code_Internal::action_buildsmallunit
-
- g_ActionBuildSmallUnit_GVTStability_Strenght = 400
- g_ActionBuildSmallUnit_Production_Strenght = 500
- g_ActionBuildSmallUnit_Rebels_Strenght = -300
-
- g_ActionBuildSmallUnit_GVTStability_LowerBound = 1.0
- g_ActionBuildSmallUnit_Production_LowerBound = 1.0
- g_ActionBuildSmallUnit_Rebels_LowerBound = 0.95
-
- g_ActionBuildSmallUnit_GVTStability_UpperBound = 1.07
- g_ActionBuildSmallUnit_Production_UpperBound = 1.05
- g_ActionBuildSmallUnit_Rebels_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_buildlargeunit
-
- g_ActionBuildLargeUnit_GVTStability_Strenght = 600
- g_ActionBuildLargeUnit_PopAngry_Strenght = -400
- g_ActionBuildLargeUnit_Industry_Strenght = 200
- g_ActionBuildLargeUnit_Production_Strenght = 600
- g_ActionBuildLargeUnit_Rebels_Strenght = -500
- g_ActionBuildLargeUnit_RelationsWorld_Strenght = -200
-
- g_ActionBuildLargeUnit_GVTStability_LowerBound = 1.0
- g_ActionBuildLargeUnit_PopAngry_LowerBound = 0.90
- g_ActionBuildLargeUnit_Industry_LowerBound = 1.0
- g_ActionBuildLargeUnit_Production_LowerBound = 1.0
- g_ActionBuildLargeUnit_Rebels_LowerBound = 0.92
- g_ActionBuildLargeUnit_RelationsWorld_LowerBound = 0.97
-
- g_ActionBuildLargeUnit_GVTStability_UpperBound = 1.10
- g_ActionBuildLargeUnit_PopAngry_UpperBound = 1.00
- g_ActionBuildLargeUnit_Industry_UpperBound = 1.05
- g_ActionBuildLargeUnit_Production_UpperBound = 1.08
- g_ActionBuildLargeUnit_Rebels_UpperBound = 1.0
- g_ActionBuildLargeUnit_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_buildnuke
-
- g_ActionBuildNuke_GVTStability_Strenght = 600
- g_ActionBuildNuke_PopAngry_Strenght = -1000
- g_ActionBuildNuke_Rebels_Strenght = -1000
- g_ActionBuildNuke_RelationsWorld_Strenght = -1000
-
- g_ActionBuildNuke_GVTStability_LowerBound = 1.0
- g_ActionBuildNuke_PopAngry_LowerBound = 0.85
- g_ActionBuildNuke_Rebels_LowerBound = 0.90
- g_ActionBuildNuke_RelationsWorld_LowerBound = 0.75
-
- g_ActionBuildNuke_GVTStability_UpperBound = 1.10
- g_ActionBuildNuke_PopAngry_UpperBound = 1.0
- g_ActionBuildNuke_Rebels_UpperBound = 1.0
- g_ActionBuildNuke_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_buildairport
-
- g_ActionBuildAirport_GVTStability_Strenght = 500
- g_ActionBuildAirport_PopAngry_Strenght = 500
- g_ActionBuildAirport_Industry_Strenght = 500
- g_ActionBuildAirport_Production_Strenght = 1000
- g_ActionBuildAirport_Rebels_Strenght = 400
-
- g_ActionBuildAirport_GVTStability_LowerBound = 1.0
- g_ActionBuildAirport_PopAngry_LowerBound = 1.0
- g_ActionBuildAirport_Industry_LowerBound = 1.0
- g_ActionBuildAirport_Production_LowerBound = 1.0
- g_ActionBuildAirport_Rebels_LowerBound = 0.98
-
- g_ActionBuildAirport_GVTStability_UpperBound = 1.02
- g_ActionBuildAirport_PopAngry_UpperBound = 1.03
- g_ActionBuildAirport_Industry_UpperBound = 1.02
- g_ActionBuildAirport_Production_UpperBound = 1.02
- g_ActionBuildAirport_Rebels_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_buildport
-
- g_ActionBuildPort_GVTStability_Strenght = 500
- g_ActionBuildPort_PopAngry_Strenght = 500
- g_ActionBuildPort_Energy_Strenght = 300
- g_ActionBuildPort_Iron_Strenght = 300
- g_ActionBuildPort_Cereal_Strenght = 300
- g_ActionBuildPort_Meat_Strenght = 300
- g_ActionBuildPort_Gold_Strenght = 300
- g_ActionBuildPort_Industry_Strenght = 500
- g_ActionBuildPort_Production_Strenght = 800
-
- g_ActionBuildPort_GVTStability_LowerBound = 1.0
- g_ActionBuildPort_PopAngry_LowerBound = 1.0
- g_ActionBuildPort_Energy_LowerBound = 1.0
- g_ActionBuildPort_Iron_LowerBound = 1.0
- g_ActionBuildPort_Cereal_LowerBound = 1.0
- g_ActionBuildPort_Meat_LowerBound = 1.0
- g_ActionBuildPort_Gold_LowerBound = 1.0
- g_ActionBuildPort_Industry_LowerBound = 1.0
- g_ActionBuildPort_Production_LowerBound = 1.0
-
- g_ActionBuildPort_GVTStability_UpperBound = 1.03
- g_ActionBuildPort_PopAngry_UpperBound = 1.02
- g_ActionBuildPort_Energy_UpperBound = 1.02
- g_ActionBuildPort_Iron_UpperBound = 1.02
- g_ActionBuildPort_Cereal_UpperBound = 1.02
- g_ActionBuildPort_Meat_UpperBound = 1.02
- g_ActionBuildPort_Gold_UpperBound = 1.01
- g_ActionBuildPort_Industry_UpperBound = 1.03
- g_ActionBuildPort_Production_UpperBound = 1.03
-
- #EHE - Action Code_Internal::action_buildcenter
-
- g_ActionBuildCenter_PopAngry_Strenght = -2000
- g_ActionBuildCenter_Rebels_Strenght = 1000
- g_ActionBuildCenter_RelationsWorld_Strenght = -600
-
- g_ActionBuildCenter_PopAngry_LowerBound = 0.85
- g_ActionBuildCenter_Rebels_LowerBound = 1.0
- g_ActionBuildCenter_RelationsWorld_LowerBound = 0.90
-
- g_ActionBuildCenter_PopAngry_UpperBound = 1.0
- g_ActionBuildCenter_Rebels_UpperBound = 1.02
- g_ActionBuildCenter_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_buildcity
-
- g_ActionBuildCity_GVTStability_Strenght = 600
- g_ActionBuildCity_PopAngry_Strenght = 1000
- g_ActionBuildCity_Livable_Strenght = 400
- g_ActionBuildCity_Industry_Strenght = 2000
- g_ActionBuildCity_Production_Strenght = 1000
-
- g_ActionBuildCity_GVTStability_LowerBound = 1.0
- g_ActionBuildCity_PopAngry_LowerBound = 1.0
- g_ActionBuildCity_Livable_LowerBound = 1.0
- g_ActionBuildCity_Industry_LowerBound = 1.0
- g_ActionBuildCity_Production_LowerBound = 1.0
-
- g_ActionBuildCity_GVTStability_UpperBound = 1.02
- g_ActionBuildCity_PopAngry_UpperBound = 1.02
- g_ActionBuildCity_Livable_UpperBound = 1.02
- g_ActionBuildCity_Industry_UpperBound = 1.06
- g_ActionBuildCity_Production_UpperBound = 1.02
-
- #EHE - Action Code_Internal::action_buildbase
-
- g_ActionBuildBase_GVTStability_Strenght = 1200
- g_ActionBuildBase_PopAngry_Strenght = -1000
- g_ActionBuildBase_Industry_Strenght = 400
- g_ActionBuildBase_Rebels_Strenght = -1000
- g_ActionBuildBase_RelationsWorld_Strenght = -200
-
- g_ActionBuildBase_GVTStability_LowerBound = 1.0
- g_ActionBuildBase_PopAngry_LowerBound = 0.95
- g_ActionBuildBase_Industry_LowerBound = 1.0
- g_ActionBuildBase_Rebels_LowerBound = 0.95
- g_ActionBuildBase_RelationsWorld_LowerBound = 0.97
-
- g_ActionBuildBase_GVTStability_UpperBound = 1.04
- g_ActionBuildBase_PopAngry_UpperBound = 1.0
- g_ActionBuildBase_Industry_UpperBound = 1.04
- g_ActionBuildBase_Rebels_UpperBound = 1.0
- g_ActionBuildBase_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_prodress
-
- g_ActionProdRess_Production_Strength = 400.0
- g_ActionProdRess_Production_LowerBound = 1.0
- g_ActionProdRess_Production_UpperBound = 1.01
-
- #EHE - Action Code_Internal::action_prodprod
-
- g_ActionProdProd_Production_Strength = 500.0
- g_ActionProdProd_Production_LowerBound = 1.0
- g_ActionProdProd_Production_UpperBound = 1.01
-
- #EHE - Action Code_Internal::action_proddemo
-
- g_ActionProdDemo_GVTStability_Strenght = 300
- g_ActionProdDemo_PopAngry_Strenght = 700
- g_ActionProdDemo_Rebels_Strenght = -200
-
- g_ActionProdDemo_GVTStability_LowerBound = 1.0
- g_ActionProdDemo_PopAngry_LowerBound = 1.0
- g_ActionProdDemo_Rebels_LowerBound = 0.97
-
- g_ActionProdDemo_GVTStability_UpperBound = 1.02
- g_ActionProdDemo_PopAngry_UpperBound = 1.03
- g_ActionProdDemo_Rebels_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_raisepression
-
- g_ActionRaisePression_GVTStability_Strenght = -1000
- g_ActionRaisePression_PopAngry_Strenght = -1000
- g_ActionRaisePression_Rebels_Strenght = -100
- g_ActionRaisePression_RelationsWorld_Strenght = -200
-
- g_ActionRaisePression_GVTStability_LowerBound = 0.99
- g_ActionRaisePression_PopAngry_LowerBound = 0.98
- g_ActionRaisePression_Rebels_LowerBound = 0.85
- g_ActionRaisePression_RelationsWorld_LowerBound = 0.98
-
- g_ActionRaisePression_GVTStability_UpperBound = 1.0
- g_ActionRaisePression_PopAngry_UpperBound = 1.0
- g_ActionRaisePression_Rebels_UpperBound = 1.0
- g_ActionRaisePression_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Internal::action_lowerpression
-
- g_ActionLowerPression_GVTStability_Strenght = 500
- g_ActionLowerPression_PopAngry_Strenght = 500
- g_ActionLowerPression_RelationsTarget_Strenght = 300
-
- g_ActionLowerPression_GVTStability_LowerBound = 1.0
- g_ActionLowerPression_PopAngry_LowerBound = 1.0
- g_ActionLowerPression_RelationsTarget_LowerBound = 1.0
-
- g_ActionLowerPression_GVTStability_UpperBound = 1.02
- g_ActionLowerPression_PopAngry_UpperBound = 1.03
- g_ActionLowerPression_RelationsTarget_UpperBound = 1.05
-
-
-
-
- #EHE - Action Code_Mil::action_raiseregime
-
- g_ActionRaiseRegime_GVTEfficiency_Modif = 0.30
-
- g_ActionRaiseRegime_GVTStability_Strenght = -4000
- g_ActionRaiseRegime_PopAngry_Strenght = 4000
- g_ActionRaiseRegime_Industry_Strenght = 1000
- g_ActionRaiseRegime_Production_Strenght = 2000
- g_ActionRaiseRegime_Rebels_Strenght = 3000
- g_ActionRaiseRegime_RelationsWorld_Strenght = 1000
-
- g_ActionRaiseRegime_GVTStability_LowerBound = 0.30
- g_ActionRaiseRegime_PopAngry_LowerBound = 1.0
- g_ActionRaiseRegime_Industry_LowerBound = 1.0
- g_ActionRaiseRegime_Production_LowerBound = 1.0
- g_ActionRaiseRegime_Rebels_LowerBound = 0.70
- g_ActionRaiseRegime_RelationsWorld_LowerBound = 1.0
-
- g_ActionRaiseRegime_GVTStability_UpperBound = 1.0
- g_ActionRaiseRegime_PopAngry_UpperBound = 1.40
- g_ActionRaiseRegime_Industry_UpperBound = 1.06
- g_ActionRaiseRegime_Production_UpperBound = 1.08
- g_ActionRaiseRegime_Rebels_UpperBound = 1.0
- g_ActionRaiseRegime_RelationsWorld_UpperBound = 1.10
-
- #EHE - Action Code_Mil::action_lowerregime
-
- g_ActionLowerRegime_GVTEfficiency_Modif = 0.30
-
- g_ActionLowerRegime_GVTStability_Strenght = -8000
- g_ActionLowerRegime_PopAngry_Strenght = -8000
- g_ActionLowerRegime_Energy_Strenght = -1000
- g_ActionLowerRegime_Iron_Strenght = -1000
- g_ActionLowerRegime_Cereal_Strenght = -1000
- g_ActionLowerRegime_Meat_Strenght = -1000
- g_ActionLowerRegime_Gold_Strenght = -1000
- g_ActionLowerRegime_Industry_Strenght = -2000
- g_ActionLowerRegime_Production_Strenght = -2000
- g_ActionLowerRegime_Rebels_Strenght = -8000
- g_ActionLowerRegime_RelationsWorld_Strenght = -3000
-
- g_ActionLowerRegime_GVTStability_LowerBound = 0.40
- g_ActionLowerRegime_PopAngry_LowerBound = 0.40
- g_ActionLowerRegime_Energy_LowerBound = 0.90
- g_ActionLowerRegime_Iron_LowerBound = 0.90
- g_ActionLowerRegime_Cereal_LowerBound = 0.90
- g_ActionLowerRegime_Meat_LowerBound = 0.90
- g_ActionLowerRegime_Gold_LowerBound = 0.90
- g_ActionLowerRegime_Industry_LowerBound = 0.92
- g_ActionLowerRegime_Production_LowerBound = 0.85
- g_ActionLowerRegime_Rebels_LowerBound = 0.50
- g_ActionLowerRegime_RelationsWorld_LowerBound = 0.80
-
- g_ActionLowerRegime_GVTStability_UpperBound = 1.0
- g_ActionLowerRegime_PopAngry_UpperBound = 1.0
- g_ActionLowerRegime_Energy_UpperBound = 1.0
- g_ActionLowerRegime_Iron_UpperBound = 1.0
- g_ActionLowerRegime_Cereal_UpperBound = 1.0
- g_ActionLowerRegime_Meat_UpperBound = 1.0
- g_ActionLowerRegime_Gold_UpperBound = 1.0
- g_ActionLowerRegime_Industry_UpperBound = 1.0
- g_ActionLowerRegime_Production_UpperBound = 1.0
- g_ActionLowerRegime_Rebels_UpperBound = 1.0
- g_ActionLowerRegime_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Mil::action_raisefund
-
- g_ActionRaiseFund_GNP_Modif = 20000
-
- g_ActionRaiseFund_GVTStability_Strenght = 1000
- g_ActionRaiseFund_PopAngry_Strenght = 1000
- g_ActionRaiseFund_RelationsWorld_Strenght = 500
-
- g_ActionRaiseFund_GVTStability_LowerBound = 1.0
- g_ActionRaiseFund_PopAngry_LowerBound = 1.0
- g_ActionRaiseFund_RelationsWorld_LowerBound = 1.0
-
- g_ActionRaiseFund_GVTStability_UpperBound = 1.02
- g_ActionRaiseFund_PopAngry_UpperBound = 1.02
- g_ActionRaiseFund_RelationsWorld_UpperBound = 1.02
-
- #EHE - Action Code_Mil::action_lowerfund
-
- g_ActionLowerFund_GNP_Modif = 20000
-
- g_ActionLowerFund_PopAngry_Strenght = -1000
- g_ActionLowerFund_RelationsWorld_Strenght = -500
-
- g_ActionLowerFund_PopAngry_LowerBound = 0.98
- g_ActionLowerFund_RelationsWorld_LowerBound = 0.97
-
- g_ActionLowerFund_PopAngry_UpperBound = 1.0
- g_ActionLowerFund_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Mil::action_askhelp
-
- g_ActionAskHelp_GVTStability_Strenght = -2000
- g_ActionAskHelp_PopAngry_Strenght = 1000
- g_ActionAskHelp_RelationsWorld_Strenght = -400
-
- g_ActionAskHelp_GVTStability_LowerBound = 0.80
- g_ActionAskHelp_PopAngry_LowerBound = 1.0
- g_ActionAskHelp_RelationsWorld_LowerBound = 0.95
-
- g_ActionAskHelp_GVTStability_UpperBound = 1.0
- g_ActionAskHelp_PopAngry_UpperBound = 1.05
- g_ActionAskHelp_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Mil::action_movedefense
-
- g_ActionMoveDefense_Rebels_Strenght = 500
-
- g_ActionMoveDefense_Rebels_LowerBound = 1.0
-
- g_ActionMoveDefense_Rebels_UpperBound = 1.20
-
-
- #EHE - Action Code_Mil::action_moveoffense
-
- g_ActionMoveOffense_GVTStability_Strenght = -1000
- g_ActionMoveOffense_PopAngry_Strenght = -2000
- g_ActionMoveOffense_RelationsWorld_Strenght = -700
- g_ActionMoveOffense_RelationsTarget_Strenght = -6000
-
- g_ActionMoveOffense_GVTStability_LowerBound = 0.90
- g_ActionMoveOffense_PopAngry_LowerBound = 0.85
- g_ActionMoveOffense_RelationsWorld_LowerBound = 0.75
- g_ActionMoveOffense_RelationsTarget_LowerBound = 0.25
-
- g_ActionMoveOffense_GVTStability_UpperBound = 1.0
- g_ActionMoveOffense_PopAngry_UpperBound = 1.0
- g_ActionMoveOffense_RelationsWorld_UpperBound = 1.0
- g_ActionMoveOffense_RelationsTarget_UpperBound = 1.0
-
- #EHE - Action Code_Mil::action_attackhomerebel
-
- g_ActionAttackHomeRebel_PopAngry_Strenght = 2000
- g_ActionAttackHomeRebel_Energy_Strenght = 1000
- g_ActionAttackHomeRebel_Iron_Strenght = 1000
- g_ActionAttackHomeRebel_Cereal_Strenght = 1000
- g_ActionAttackHomeRebel_Meat_Strenght = 1000
- g_ActionAttackHomeRebel_Gold_Strenght = 1000
- g_ActionAttackHomeRebel_Industry_Strenght = 1000
-
- g_ActionAttackHomeRebel_PopAngry_LowerBound = 1.0
- g_ActionAttackHomeRebel_Energy_LowerBound = 1.0
- g_ActionAttackHomeRebel_Iron_LowerBound = 1.0
- g_ActionAttackHomeRebel_Cereal_LowerBound = 1.0
- g_ActionAttackHomeRebel_Meat_LowerBound = 1.0
- g_ActionAttackHomeRebel_Gold_LowerBound = 1.0
- g_ActionAttackHomeRebel_Industry_LowerBound = 1.0
-
- g_ActionAttackHomeRebel_PopAngry_UpperBound = 1.20
- g_ActionAttackHomeRebel_Energy_UpperBound = 1.02
- g_ActionAttackHomeRebel_Iron_UpperBound = 1.02
- g_ActionAttackHomeRebel_Cereal_UpperBound = 1.02
- g_ActionAttackHomeRebel_Meat_UpperBound = 1.02
- g_ActionAttackHomeRebel_Gold_UpperBound = 1.01
- g_ActionAttackHomeRebel_Industry_UpperBound = 1.02
-
- #EHE - Action Code_Mil::action_attackotherrebel
-
- g_ActionAttackOtherRebel_PopAngry_Strenght = -1000
- g_ActionAttackOtherRebel_Rebels_Strenght = -1000
- g_ActionAttackOtherRebel_RelationsTarget_Strenght = -2000
-
- g_ActionAttackOtherRebel_PopAngry_LowerBound = 0.95
- g_ActionAttackOtherRebel_Rebels_LowerBound = 0.98
- g_ActionAttackOtherRebel_RelationsTarget_LowerBound = 1.0
-
- g_ActionAttackOtherRebel_PopAngry_UpperBound = 1.0
- g_ActionAttackOtherRebel_Rebels_UpperBound = 1.0
- g_ActionAttackOtherRebel_RelationsTarget_UpperBound = 1.15
-
- #EHE - Action Code_Mil::action_launch
-
- g_ActionLaunch_GVTStability_Strenght = -3000
- g_ActionLaunch_PopAngry_Strenght = -4000
- g_ActionLaunch_Rebels_Strenght = -3000
- g_ActionLaunch_RelationsTarget_Strenght = -5000
- g_ActionLaunch_RelationsWorld_Strenght = -4000
-
- g_ActionLaunch_GVTStability_LowerBound = 0.50
- g_ActionLaunch_PopAngry_LowerBound = 0.30
- g_ActionLaunch_Rebels_LowerBound = 0.80
- g_ActionLaunch_RelationsTarget_LowerBound = 0.10
- g_ActionLaunch_RelationsWorld_LowerBound = 0.66
-
- g_ActionLaunch_GVTStability_UpperBound = 1.0
- g_ActionLaunch_PopAngry_UpperBound = 1.0
- g_ActionLaunch_Rebels_UpperBound = 1.0
- g_ActionLaunch_RelationsTarget_UpperBound = 1.0
- g_ActionLaunch_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Mil::action_demoresearch
-
- g_ActionDemoResearch_GVTStability_Strenght = 100
- g_ActionDemoResearch_PopAngry_Strenght = 200
- g_ActionDemoResearch_Rebels_Strenght = 100
-
- g_ActionDemoResearch_GVTStability_LowerBound = 1.0
- g_ActionDemoResearch_PopAngry_LowerBound = 1.0
- g_ActionDemoResearch_Rebels_LowerBound = 1.0
-
- g_ActionDemoResearch_GVTStability_UpperBound = 1.02
- g_ActionDemoResearch_PopAngry_UpperBound = 1.03
- g_ActionDemoResearch_Rebels_UpperBound = 1.01
-
- #EHE - Action Code_Mil::action_movecapital
-
- g_ActionMoveCapital_GVTStability_Strenght = -5000
- g_ActionMoveCapital_PopAngry_Strenght = -1000
- g_ActionMoveCapital_Industry_Strenght = -1000
- g_ActionMoveCapital_Production_Strenght = -2000
-
- g_ActionMoveCapital_GVTStability_LowerBound = 0.25
- g_ActionMoveCapital_PopAngry_LowerBound = 0.90
- g_ActionMoveCapital_Industry_LowerBound = 0.95
- g_ActionMoveCapital_Production_LowerBound = 0.85
-
- g_ActionMoveCapital_GVTStability_UpperBound = 1.0
- g_ActionMoveCapital_PopAngry_UpperBound = 1.0
- g_ActionMoveCapital_Industry_UpperBound = 1.0
- g_ActionMoveCapital_Production_UpperBound = 1.0
-
- #EHE - Action Code_Mil::action_abandonbase
-
- g_ActionAbandonBase_Industry_Strenght = -1000
- g_ActionAbandonBase_Production_Strenght = -1000
- g_ActionAbandonBase_Rebels_Strenght = -2000
-
- g_ActionAbandonBase_Industry_LowerBound = 0.90
- g_ActionAbandonBase_Production_LowerBound = 0.85
- g_ActionAbandonBase_Rebels_LowerBound = 0.90
-
- g_ActionAbandonBase_Industry_UpperBound = 1.0
- g_ActionAbandonBase_Production_UpperBound = 1.0
- g_ActionAbandonBase_Rebels_UpperBound = 1.0
-
-
-
-
-
- #EHE - Action Code_Treaty::action_askmoney
-
- g_ActionAskMoney_GVTStability_Strenght = -1000
- g_ActionAskMoney_RelationsWorld_Strenght = -100
-
- g_ActionAskMoney_GVTStability_LowerBound = 0.95
- g_ActionAskMoney_RelationsWorld_LowerBound = 0.98
-
- g_ActionAskMoney_GVTStability_UpperBound = 1.0
- g_ActionAskMoney_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Treaty::action_buytech
-
- g_ActionBuyTech_Industry_Strenght = 300
- g_ActionBuyTech_RelationsTarget_Strenght = 300
-
- g_ActionBuyTech_Industry_LowerBound = 1.0
- g_ActionBuyTech_RelationsTarget_LowerBound = 1.0
-
- g_ActionBuyTech_GIndustry_UpperBound = 1.01
- g_ActionBuyTech_RelationsTarget_UpperBound = 1.03
-
- #EHE - Action Code_Treaty::action_selltech
-
- g_ActionSellTech_RelationsTarget_Strenght = 250
- g_ActionSellTech_RelationsTarget_LowerBound = 1.0
- g_ActionSellTech_RelationsTarget_UpperBound = 1.02
-
- #EHE - Action Code_Treaty::action_tradetech
-
- g_ActionTradeTech_RelationsTarget_Strenght = 200
- g_ActionTradeTech_RelationsTarget_LowerBound = 1.0
- g_ActionTradeTech_RelationsTarget_UpperBound = 1.02
-
-
- #EHE - Action Code_Treaty::action_sellunit
-
- g_ActionSellUnit_RelationsTarget_Strenght = 400
- g_ActionSellUnit_RelationsTarget_LowerBound = 1.0
- g_ActionSellUnit_RelationsTarget_UpperBound = 1.02
-
- #EHE - Action Code_Treaty::action_giveunit
-
- g_ActionGiveUnit_GVTStability_Strenght = -400
- g_ActionGiveUnit_Rebels_Strenght = -300
- g_ActionGiveUnit_RelationsTarget_Strenght = 350
- g_ActionGiveUnit_RelationsWorld_Strenght = -200
-
- g_ActionGiveUnit_GVTStability_LowerBound = 0.98
- g_ActionGiveUnit_Rebels_LowerBound = 0.99
- g_ActionGiveUnit_RelationsTarget_LowerBound = 1.0
- g_ActionGiveUnit_RelationsWorld_LowerBound = 0.98
-
- g_ActionGiveUnit_GVTStability_UpperBound = 1.0
- g_ActionGiveUnit_Rebels_UpperBound = 1.0
- g_ActionGiveUnit_RelationsTarget_UpperBound = 1.05
- g_ActionGiveUnit_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Treaty::action_culturaltreaty
-
- g_ActionCulturalTreaty_GVTStability_Strenght = 500
- g_ActionCulturalTreaty_PopAngry_Strenght = 500
- g_ActionCulturalTreaty_RelationsTarget_Strenght = 300
-
- g_ActionCulturalTreaty_GVTStability_LowerBound = 1.0
- g_ActionCulturalTreaty_PopAngry_LowerBound = 1.0
- g_ActionCulturalTreaty_RelationsTarget_LowerBound = 1.0
-
- g_ActionCulturalTreaty_GVTStability_UpperBound = 1.02
- g_ActionCulturalTreaty_PopAngry_UpperBound = 1.03
- g_ActionCulturalTreaty_RelationsTarget_UpperBound = 1.05
-
- #EHE - Action Code_Treaty::action_techtreaty
-
- g_ActionTechTreaty_GVTStability_Strenght = -1000
- g_ActionTechTreaty_Industry_Strenght = 1000
- g_ActionTechTreaty_RelationsTarget_Strenght = 800
-
- g_ActionTechTreaty_GVTStability_LowerBound = 0.99
- g_ActionTechTreaty_Industry_LowerBound = 1.0
- g_ActionTechTreaty_RelationsTarget_LowerBound = 1.0
-
- g_ActionTechTreaty_GVTStability_UpperBound = 1.0
- g_ActionTechTreaty_Industry_UpperBound = 1.03
- g_ActionTechTreaty_RelationsTarget_UpperBound = 1.15
-
- #EHE - Action Code_Treaty::action_parkunit
-
- g_ActionParkUnit_GVTStability_Strenght = 1000
- g_ActionParkUnit_Rebels_Strenght = 1000
- g_ActionParkUnit_RelationsTarget_Strenght = 500
-
- g_ActionParkUnit_GVTStability_LowerBound = 1.0
- g_ActionParkUnit_Rebels_LowerBound = 1.0
- g_ActionParkUnit_RelationsTarget_LowerBound = 1.0
-
- g_ActionParkUnit_GVTStability_UpperBound = 1.03
- g_ActionParkUnit_Rebels_UpperBound = 1.03
- g_ActionParkUnit_RelationsTarget_UpperBound = 1.04
-
- #EHE - Action Code_Treaty::action_parkbase
-
- g_ActionParkBase_GVTStability_Strenght = 2000
- g_ActionParkBase_PopAngry_Strenght = 1000
- g_ActionParkBase_Rebels_Strenght = 2000
- g_ActionParkBase_RelationsTarget_Strenght = 600
- g_ActionParkBase_RelationsWorld_Strenght = -100
-
- g_ActionParkBase_GVTStability_LowerBound = 1.0
- g_ActionParkBase_PopAngry_LowerBound = 1.0
- g_ActionParkBase_Rebels_LowerBound = 1.0
- g_ActionParkBase_RelationsTarget_LowerBound = 1.0
- g_ActionParkBase_RelationsWorld_LowerBound = 0.97
-
- g_ActionParkBase_GVTStability_UpperBound = 1.05
- g_ActionParkBase_PopAngry_UpperBound = 1.03
- g_ActionParkBase_Rebels_UpperBound = 1.05
- g_ActionParkBase_RelationsTarget_UpperBound = 1.08
- g_ActionParkBase_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Treaty::action_askindep
-
- g_ActionAskInDep_PopAngry_Strenght = -1000
- g_ActionAskInDep_Rebels_Strenght = -1000
- g_ActionAskInDep_RelationsTarget_Strenght = 4000
- g_ActionAskInDep_RelationsWorld_Strenght = 2000
-
- g_ActionAskInDep_PopAngry_LowerBound = 0.90
- g_ActionAskInDep_Rebels_LowerBound = 0.95
- g_ActionAskInDep_RelationsTarget_LowerBound = 1.0
- g_ActionAskInDep_RelationsWorld_LowerBound = 1.0
-
- g_ActionAskInDep_PopAngry_UpperBound = 1.0
- g_ActionAskInDep_Rebels_UpperBound = 1.0
- g_ActionAskInDep_RelationsTarget_UpperBound = 1.60
- g_ActionAskInDep_RelationsWorld_UpperBound = 1.30
-
- #EHE - Action Code_Treaty::action_grantindep
-
- g_ActionGrantInDep_PopAngry_Strenght = -1000
- g_ActionGrantInDep_Rebels_Strenght = -1000
- g_ActionGrantInDep_RelationsTarget_Strenght = 4000
- g_ActionGrantInDep_RelationsWorld_Strenght = 2000
-
- g_ActionGrantInDep_PopAngry_LowerBound = 0.90
- g_ActionGrantInDep_Rebels_LowerBound = 0.95
- g_ActionGrantInDep_RelationsTarget_LowerBound = 1.0
- g_ActionGrantInDep_RelationsWorld_LowerBound = 1.0
-
- g_ActionGrantInDep_PopAngry_UpperBound = 1.0
- g_ActionGrantInDep_Rebels_UpperBound = 1.0
- g_ActionGrantInDep_RelationsTarget_UpperBound = 1.60
- g_ActionGrantInDep_RelationsWorld_UpperBound = 1.30
-
- #EHE - Action Code_Treaty::action_moneygov
-
- g_ActionMoneyToGov_RelationsTarget_Strenght = 500
- g_ActionMoneyToGov_RelationsWorld_Strenght = 500
-
- g_ActionMoneyToGov_RelationsTarget_LowerBound = 1.0
- g_ActionMoneyToGov_RelationsWorld_LowerBound = 1.0
-
- g_ActionMoneyToGov_RelationsTarget_UpperBound = 1.05
- g_ActionMoneyToGov_RelationsWorld_UpperBound = 1.01
-
- g_ActionMoneyToGov_Target_GNPModif = 0.01
-
- #EHE - Action Code_Treaty::action_declarewar
-
- g_ActionDeclareWar_GVTStability_Strenght = 1000
- g_ActionDeclareWar_PopAngry_Strenght = -4000
- g_ActionDeclareWar_Energy_Strenght = -1000
- g_ActionDeclareWar_Industry_Strenght = 1000
- g_ActionDeclareWar_Production_Strenght = 2000
- g_ActionDeclareWar_Rebels_Strenght = -1000
- g_ActionDeclareWar_RelationsTarget_Strenght = -8000
- g_ActionDeclareWar_RelationsWorld_Strenght = -2000
-
- g_ActionDeclareWar_GVTStability_LowerBound = 1.0
- g_ActionDeclareWar_PopAngry_LowerBound = 0.50
- g_ActionDeclareWar_Energy_LowerBound = 0.95
- g_ActionDeclareWar_Industry_LowerBound = 1.0
- g_ActionDeclareWar_Production_LowerBound = 1.0
- g_ActionDeclareWar_Rebels_LowerBound = 0.96
- g_ActionDeclareWar_RelationsTarget_LowerBound = 0.1
- g_ActionDeclareWar_RelationsWorld_LowerBound = 0.93
-
- g_ActionDeclareWar_GVTStability_UpperBound = 1.07
- g_ActionDeclareWar_PopAngry_UpperBound = 1.0
- g_ActionDeclareWar_Energy_UpperBound = 1.0
- g_ActionDeclareWar_Industry_UpperBound = 1.05
- g_ActionDeclareWar_Production_UpperBound = 1.10
- g_ActionDeclareWar_Rebels_UpperBound = 1.0
- g_ActionDeclareWar_RelationsTarget_UpperBound = 1.0
- g_ActionDeclareWar_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Treaty::action_breakpoltreaty
-
- g_ActionBreakPolTreaty_GVTStability_Strenght = -1000
- g_ActionBreakPolTreaty_PopAngry_Strenght = -1000
- g_ActionBreakPolTreaty_RelationsTarget_Strenght = -4000
- g_ActionBreakPolTreaty_RelationsWorld_Strenght = -350
-
- g_ActionBreakPolTreaty_GVTStability_LowerBound = 0.98
- g_ActionBreakPolTreaty_PopAngry_LowerBound = 0.97
- g_ActionBreakPolTreaty_RelationsTarget_LowerBound = 0.85
- g_ActionBreakPolTreaty_RelationsWorld_LowerBound = 0.97
-
- g_ActionBreakPolTreaty_GVTStability_UpperBound = 1.0
- g_ActionBreakPolTreaty_PopAngry_UpperBound = 1.0
- g_ActionBreakPolTreaty_RelationsTarget_UpperBound = 1.0
- g_ActionBreakPolTreaty_RelationsWorld_UpperBound = 1.0
-
- #EHE - Action Code_Treaty::action_breakecotreaty
-
- g_ActionBreakCotTreaty_RelationsTarget_Strenght = -2500
- g_ActionBreakCotTreaty_RelationsTarget_LowerBound = 0.90
- g_ActionBreakCotTreaty_RelationsTarget_UpperBound = 1.0
-
- #EHE - Action Code_Treaty::action_breakmiltreaty
-
- g_ActionBreakMilTreaty_GVTStability_Strenght = -1000
- g_ActionBreakMilTreaty_RelationsTarget_Strenght = -4000
- g_ActionBreakMilTreaty_RelationsWorld_Strenght = -500
-
- g_ActionBreakMilTreaty_GVTStability_LowerBound = 0.98
- g_ActionBreakMilTreaty_RelationsTarget_LowerBound = 0.80
- g_ActionBreakMilTreaty_RelationsWorld_LowerBound = 0.97
-
- g_ActionBreakMilTreaty_GVTStability_UpperBound = 1.0
- g_ActionBreakMilTreaty_RelationsTarget_UpperBound = 1.0
- g_ActionBreakMilTreaty_RelationsWorld_UpperBound = 1.0
-
- #EHE - failed SS action
-
- g_ActionFailSS_RelationsTarget_Strenght = -500.0
- g_ActionFailSS_RelationsWorld_Strenght = -200.0
- g_ActionFailSS_PopAngry_Strenght = -1000.0
- g_ActionFailSS_GVTStability_Strenght = -1000.0
-
- g_ActionFailSS_RelationsTarget_UpperBound = 1.0
- g_ActionFailSS_RelationsWorld_UpperBound = 1.0
- g_ActionFailSS_PopAngry_UpperBound = 1.0
- g_ActionFailSS_GVTStability_UpperBound = 1.0
-
- g_ActionFailSS_RelationsTarget_LowerBound = 0.95
- g_ActionFailSS_RelationsWorld_LowerBound = 0.95
- g_ActionFailSS_PopAngry_LowerBound = 0.95
- g_ActionFailSS_GVTStability_LowerBound = 0.95
-
- ##############
- #
- # Data - Iterate
- #
- ##############
-
- #iterate demography
-
- g_DemoHabitableModifLB = 0.95
- g_DemoHabitableModifUB = 1.05
- g_DemoFarmableModifLB = 0.95
- g_DemoFarmableModifUB = 1.05
- g_DemoPopulationModifLB = 0.95
- g_DemoPopulationModifUB = 1.05
- g_DemoDemoFinanceAverage = 1000.0
- g_DemoDemoFinanceModif = 20000000.0
- g_DemoDevGNPModif = 500000000000.0
- g_DemoDevRegimeModif = 300000.0
- g_DemoDevStabilityModif = 10000000.0
- g_DemoDevEfficiencyModif = 6666666.66
- g_DemoDevFoodModif = 300000000.0
- g_DemoDevCulturalModif = 0.000005
- g_DemoDevLB = 0.95
- g_DemoDevUB = 1.05
- g_DemoGrowthFoodModif = 30000000.0
- g_DemoGrowthDemoModif = 2000000.0
- g_DemoGrowthDevModif = 10000000.0
- g_DemoGrowthDevMiddle = 6000.0
- g_DemoGrowthIndustryMiddle = 50.0
- g_DemoGrowthIndustryModif = 200000.0
- g_DemoGrowthLB = 0.95
- g_DemoGrowthUB = 1.05
- g_DemoSupportMilitaryModif = 200.0
- g_DemoSupportRebelsModif = 40.0
- g_DemoSupportEfficiencyMiddle = 60.0
- g_DemoSupportEfficiencyModif = 10000.0
- g_DemoSupportRegimeModif = 30000.0
- g_DemoSupportDemoModif = 500000.0
- g_DemoSupportFoodModif = 10000000.0
- g_DemoSupportTaxesMiddle = 30.0
- g_DemoSupportTaxesModif = 100.0
- g_DemoStabilityPressionModif = 200000.0
- g_DemoStabilityRebelsModif = 50.0
- g_DemoStabilityEfficiencyModif = 100000.0
- g_DemoStabilitySupportModif = 500000.0
- g_DemoStabilityMilitaryModif = 10000000.0
- g_DemoStabilityRegimeModif = 6000.0
- g_DemoStabilityDevModif = 10000000.0
- g_DemoEfficiencyMoneyModif = 5000.0
- g_DemoEfficiencyDevMiddle = 5000.0
- g_DemoEfficiencyDevModif = 1000000.0
- g_DemoEfficiencyRegimeModif = 3000.0
- g_DemoEfficiencyLB = 0.95
- g_DemoEfficiencyUB = 1.05
-
- #iterate cities
-
- g_CityBuildRate = 50.0
- g_CityBuildBudgetModif = 500.0
- g_CityBuildBudgetLB = 0.9
- g_CityBuildBudgetUB = 1.1
-
- #iterate military
-
- g_MilitaryRebelSupportModif = 200000.0
- g_MilitaryRebelSupportMiddle = 50.0
- g_MilitaryRebelDevModif = 50000000.0
- g_MilitaryRebelDevMiddle = 6000.0
- g_MilitaryRebelNB = 0.0001
- g_MilitaryRebelDemoMiddle = 1000.0
- g_MilitaryRebelDemoModif = 1000000.0
- g_MilitaryRebelRegimeModif = 60000.0
- g_MilitaryRebelMiliModif = 3333.33
- g_MilitaryRebelIntelDefModif = 1000000.0
- g_MilitaryRebelIntelDefMiddle = 5000.0
- g_MilitaryRebelIntelLB = 0.95
- g_MilitaryRebelIntelUB = 1.05
- g_MilitaryRebelTechModif = 1000000.0
- g_MilitaryRebelTechLB = 0.95
- g_MilitaryRebelTechUB = 1.05
-
- #iterate economy
-
- g_EconomyGNPWealthModif = 300000000.0
- g_EconomyGNPDevMiddle = 1000.0
- g_EconomyGNPDevModif = 20000000.0
- g_EconomyGNPSupportModif = 5000000.0
- g_EconomyGNPEfficiencyModif = 2000000.0
- g_EconomyGNPCitiesModif = 100000000.0
- g_EconomyGNPLB = 0.99
- g_EconomyGNPUB = 1.01
- g_EconomyIndustryLB = 0.99
- g_EconomyIndustryUB = 1.01
-
- #iterate politics
-
- g_PoliticSSEfficiencyMoneyModif = 130000.0
- g_PoliticSSEfficiencyDevMiddle = 5000.0
- g_PoliticSSEfficiencyDevModif = 500000.0
- g_PoliticSSEfficiencyLB = 0.98
- g_PoliticSSEfficiencyUB = 1.02
- g_PoliticRelNoneModif = 0.25
- g_PoliticRelPeaceModif = 0.5
- g_PoliticRelUnitsInModif = 20.0
- g_PoliticRelBaseInModif = 30.0
- g_PoliticRelUnitsOutModif = 40.0
- g_PoliticRelBaseOutModif = 60.0
- g_PoliticRelNoTreatyModif = -30.0
- g_PoliticRelOwner1Modif = 50.0
- g_PoliticRelOwner2Modif = 70.0
- g_PoliticRelWarModif = -100.0
- g_PoliticRelCeaseModif = -10.0
- g_PoliticRelPeace2Modif = 20.0
- g_PoliticRelAllianceModif = 60.0
- g_PoliticRelUnofficialModif = 30.0
- g_PoliticRelCulturalModif = 10.0
- g_PoliticRelSharetechModif = 10.0
-